github.com/jackc/pgx/v5.dbTx.Exec (method, view implemented interface methods)
one use
github.com/jackc/pgx/v5 (current package)
tx.go#L226: func (tx *dbTx) Exec(ctx context.Context, sql string, arguments ...any) (commandTag pgconn.CommandTag, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)